home *** CD-ROM | disk | FTP | other *** search
/ Chip 2007 April / CHIP CD (4 - 2007).iso / beeld / viewers / karsten-setup-3.4.0.exe / {app} / karsten.exe / 0 / RCDATA / TKARSTENMAIN / TKARSTENMAIN.txt
Text File  |  2006-11-02  |  658b  |  34 lines

  1. object KarstenMain: TKarstenMain
  2.   Left = 278
  3.   Top = 170
  4.   Caption = 'Karsten Main'
  5.   ClientHeight = 170
  6.   ClientWidth = 314
  7.   Color = clBtnFace
  8.   Font.Charset = DEFAULT_CHARSET
  9.   Font.Color = clWindowText
  10.   Font.Height = -11
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   OldCreateOrder = False
  14.   OnClose = FormClose
  15.   OnCloseQuery = FormCloseQuery
  16.   OnCreate = FormCreate
  17.   OnDestroy = FormDestroy
  18.   PixelsPerInch = 96
  19.   TextHeight = 13
  20.   object Memo1: TMemo
  21.     Left = 0
  22.     Top = 0
  23.     Width = 314
  24.     Height = 170
  25.     Align = alClient
  26.     ReadOnly = True
  27.     TabOrder = 0
  28.   end
  29.   object XPManifest1: TXPManifest
  30.     Left = 16
  31.     Top = 16
  32.   end
  33. end
  34.